home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-22 | 5.2 KB | 161 lines |
- ; GEAR.INI file
- ;
- ;
- [Generic]
- ;
- AppendMode=0
- DefaultDiscSize=74
- DefaultTrackType=ISO
- MSBAudio=FALSE
- WorkingDirectory=C:\GEAR5IMG
- XAInterleaving=0
- ; Customer information:
- CustomerContact=
- CustomerName=
- CustomerPhone=
- DiscTitle=
- MasterIDCode=
- ReferenceCode=
- UPCEANCode=
- ;
- ;
- [Generator]
- ;
- SystemIdf=GEAR CD RECORDING/PREMASTERING
- PublisherIdf=
- DataPreparerIdf=GEAR SOFTWARE
- ApplicationIdf=
- ApplicationUse=
- CopyRightFileIdf=
- AbstractFileIdf=
- BibliographicFileIdf=
- MaxNrDirsInVolume=2048
- MaxDirNestingLevel=24
- ; 'NonIsoNameHandling' determines how the software handles non-IS09660 names.
- ; Possible values are:
- ; 0) Dialog appears for each non-ISO9660 name
- ; 1) Ignore non-ISO9660 names
- ; 2) Translate non-ISO9660 names to upper case only
- ; 3) Translate non-ISO9660 names completely
- ; 4) Translate non-ISO9660 names completely to DOS compliant names (8+3)
- NonIsoNameHandling=1
- ArchiveOnly=FALSE
- ArchiveReset=FALSE
- LoadHiddenFiles=TRUE
- LoadSystemFiles=TRUE
- ;
- ;
- [CDRecording]
- ;
- ; Parameters for CD-Recording:
- UsePhysicalImageFiles=FALSE
- VerifyImage=TRUE
- EstimateBeforeWrite=FALSE
- WriteEnable=FALSE
- ; 'WriteMethod' determines how the CD-R disc is written.
- ; Possible values are:
- ; 0) Disc at once recording (write lead in->tracks->lead out: no link areas).
- ; 1) Track at once recording (first write tracks, then fixate).
- ; 2) Fixed packet recording (first write tracks/packets, then fixate).
- WriteMethod=1
- NrOfWriters=1
- ReadSpeed=8
- WriteSpeed=2
- Fixation=TRUE
- MultiSession=TRUE
- VerifyAfterWrite=TRUE
- ; 'CDRInterface' determines which type of CD-R driver is used.
- ; Please check the 'BufferSize' setting if you change the 'CDRInterface' setting.
- ; 0) Null device
- ; 1) WinAspi32.DLL with double buffering
- ; 2) WinAspi32.DLL with cyclic buffering
- ; 3) Windows NT native Miniport SCSI driver
- CDRInterface=2
- ; Host adapter number (0-3) to use:
- HostAdapterNumber=1
- ; 'BufferSize' determines the size of the SCSI buffer(s) allocated by GEAR.
- ; The setting must be between 32768 (32 KB) and 60000 (almost 60 KB).
- ; Recommended size for cyclic buffering (CDRInterface 2): 32768.
- : Recommended size for CDRInterface 1, and 3: 60000.
- BufferSize=32768
- ; 'DoubleBuffering' determines if a double buffering strategy is used by GEAR.
- ; Has to be set to FALSE if same SCSI card is used for the CD recorder and
- ; system hard drive (with data files). Only valid for CDRInterface 1.
- DoubleBuffering=TRUE
- ; 'NrOfCyclicBuffers' determines the number of cyclic buffers allocated by GEAR.
- ; Only valid for CDRInterface 2. The minimum setting is 16.
- NrOfCyclicBuffers=64
- ; SCSI ID of CD-R unit (only relevant in case of multiple units):
- TargetID=5
- ; Settings for medium changer device (jukebox):
- UseMediumChanger=TRUE
- InitializeMediumChanger=FALSE
- DriveNrInMediumChanger=3
- FirstSlotNumber=1
- NrOfSlotsInitialized=10
- ;
- ;
- [Tape]
- ;
- ; Parameters for premaster tape output:
- ; 'DDPFormatTape' determines whether DDP files are (also) written to the tape.
- DDPFormatTape=FALSE
- ; 'FileOption' determines how tracks are written in tape files
- ; Possible values are:
- ; 1) Separate files on separate tapes for each track
- ; 2) Separate files for each track on the same tape
- ; 3) Tracks of the same type are combined in one tape file
- ; 4) One contiguous image tape file including all tracks
- FileOption=2
- ISOTrackSectorSize=2048
- ISOTrackBlockingFactor=4
- ISOTrackWithPregapPostgap=FALSE
- XATrackSectorSize=2336
- XATrackBlockingFactor=4
- XATrackWithPregapPostgap=FALSE
- DATrackWithPause=FALSE
- ScramblingFor2352Sectors=FALSE
- WriteIdentTxtOnTape=FALSE
- UsePhysicalImageFiles=FALSE
- VerifyAfterWrite=TRUE
- ; 'TapeInterface' determines which type of tape driver is used:
- ; 0) Null device
- ; 1) WinAspi32.DLL with double buffering
- ; 2) Reserved
- ; 3) Windows NT native Miniport SCSI driver
- TapeInterface=0
- ; Host adapter number (0-3) to use:
- HostAdapterNumber=1
- ; 'DoubleBuffering' determines if a double buffering strategy is used by GEAR.
- ; Has to be set to FALSE if same SCSI card is used for the tape unit and
- ; system hard drive (with data files).
- DoubleBuffering=TRUE
- ; SCSI ID of tape unit (only relevant in case of multiple units):
- TargetID=4
- ;
- ;
- [HardDisk]
- ;
- ; Parameters for access of raw SCSI hard disks and CD-ROM drives:
- ; 'DiskInterface' determines which type of disk driver is used:
- ; 1) WinAspi32.DLL with double buffering
- ; 2) Reserved
- ; 3) Windows NT native Miniport SCSI driver
- DiskInterface=1
- ; Host adapter number (0-3) to use:
- HostAdapterNumber=1
- ; 'BufferSize' determines the size of the SCSI buffer(s) allocated by GEAR.
- ; The setting must be between 32768 (32 KB) and 65280 ( almost 64 KB).
- BufferSize=60000
- ; 'DoubleBuffering' determines if a double buffering strategy is used by GEAR.
- ; Has to be set to FALSE if same SCSI card used for the raw SCSI disk and
- ; system hard drive (with data files).
- DoubleBuffering=TRUE
- ; 'NrOfCyclicBuffers' determines the number of cyclic buffers allocated by GEAR.
- ; This is NOT valid for the hard disk interface. It is present for completeness only.
- NrOfCyclicBuffers=64
- ; SCSI ID of disk device (only relevant in case of multiple units):
- TargetID=1
- ;
- ;end of GEAR.INI
-